home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Prog / T / TurboT folder / Read Me < prev    next >
Encoding:
Text File  |  1989-12-17  |  901 b   |  22 lines  |  [TEXT/MACA]

  1. HelloTurboTabby
  2.  
  3. HelloTurboTabby (HTT) is a modified HelloTabby (HT), by Pete Johnson.  HT
  4. was modified by Michael Lininger on 12-16-89 so it would be compatitable with
  5. Turbo Pascal.  It was orginally written for the lightspeed pascal envrioment.
  6. HTT is for use with the Tubro Pascal Enviroment.
  7.  
  8. HTT is a pascal routine that launches the application in a launch.next
  9. chain.  It checks the RRH Config file to determine if multifinder is
  10. being used and will launch or sublaunch depending on multifinder factor.
  11.  
  12. Included in this package:
  13.  
  14. HelloTurboTabby.p  - source code for the routine to launch the next event.
  15.                    - Supports MultiFinder.
  16.  
  17. HelloTurboTabby.u  - Unit of HelloTubroTabby.p to be included in your
  18.                      Turbo Pascal Enviroment, install using Unit Mover.
  19.  
  20. Sample Program.p   - Example on how to use HelloTubroTabby in your own
  21.                      programs
  22.